PreviousNextTracker indexSee it online !

(21/308) 95 - JSwat sets breakpoint in wrong file

Select a line where you want to put a breakpoint, and
click the "Add breakpoint at current line" button in
JSwat. A red mark appears in the margin next to the
line, but if you bring up the "Breakpoints" tab, it
lists the breakpoint as being in a different file from
the one you had open. When you run the program, the
debugger stops in the incorrect file (the one listed in
the Breakpoints tab), not the one where you actually
set the breakpoint.

JEdit 4.1 final
JSwat 1.3.1
Mac OS X 10.2.5
Java 1.4.1

Submitted peastman - 2003-05-15 04:30:53 Assigned maeste
Priority 5 Labels
Status open Group None
Resolution None

Comments

2003-05-17 21:25:54
peastman

Logged In: YES
user_id=74743

To add one more detail: it appears that the breakpoint is
always set in the file which was most recently loaded,
regardless of which file you are currently editing.

2003-05-29 05:33:52
spestov

- **labels**: 102671 -->
- **milestone**: 101608 -->

2003-06-17 08:19:08
bemace

- **assigned_to**: nobody --> maeste